func github.com/go-pg/pg/v10/types.scanIntArrayValue

2 uses

	github.com/go-pg/pg/v10/types (current package)
		array_scan.go#L44: 			return scanIntArrayValue
		array_scan.go#L150: func scanIntArrayValue(v reflect.Value, rd Reader, n int) error {